home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: MegaDisc / MegaDisc 36 (1993-11)(MegaDisc Digital Publishing)(AU)(Disk 2 of 2).zip / MegaDisc 36 (1993-11)(MegaDisc Digital Publishing)(AU)(Disk 2 of 2).adf / Music_&_MIDI / MP / EXAMPLES / DISPLAY-FUN < prev    next >
Text File  |  1992-02-12  |  340b  |  11 lines

  1. ; An example of sending text to the Matrix-12 display.
  2. ; Xpander users must change the 4th byte to 0x05.
  3. ; You MUST send exactly 80 characters or the Oberheim ignores you.
  4. ; Send this with:
  5. ;    mp  -g  DISPLAY-FUN  -it  -om 
  6.  
  7. 0xf0 0x10 0x02 0x06 0x01
  8. "I THINK THAT I SHALL NEVER SEE          "
  9. "A POEM AS LOVELY AS LITTLE OL' ME       "
  10. 0xf7
  11.